home *** CD-ROM | disk | FTP | other *** search
/ MPEG Toolkit / MPEG Toolkit.iso / dos / llavmpeg / config.bat < prev    next >
DOS Batch File  |  1997-01-01  |  404b  |  14 lines

  1. @echo off
  2. rem
  3. rem  specify correct paths in line 5 and 13
  4. rem
  5. set go32=nodmpi driver E:\temp\vesa.grn gw 640 gh 480 nc 256
  6. rem  replace with driver for your (S)VGA^^^^^^^^ 
  7. rem  gw = width
  8. rem  gh = height
  9. rem  nc = number of colors (don't change)
  10. rem
  11. rem  or use the following line for standard VGA (last resort...)
  12. rem set go32=nodmpi
  13. e:\temp\go32 E:\temp\vmpeg %1 %2 %3 %4 %5 %6 %7 %8 %9
  14.